home *** CD-ROM | disk | FTP | other *** search
/ Internet E-Mail Workshop / Internet E-Mail Workshop.iso / info / ircinfo. < prev    next >
Text File  |  1993-11-27  |  7KB  |  157 lines

  1. (1) What is IRC? 
  2.  
  3.     IRC stands for "Internet Relay Chat". It was written by Jarkko
  4. Oikarinen (jto@tolsun.oulu.fi) in 1988. Since starting in Finland, it
  5. has been used in some 20+ countries spanning the globe.  It was designed
  6. as a replacement for the "talk" program but has become much much more
  7. than that. IRC is a multi-user chat system, where people convene on
  8. "channels" (a virtual place, usually with a topic of conversation) to
  9. talk in groups, or privately. 
  10.     IRC gained international fame during the late Persian Gulf War,
  11. where updates from around the world came accross the wire, and most
  12. people on irc gathered on a single channel to hear these reports. 
  13.  
  14. (2) How is IRC set up?
  15.  
  16.     The user runs a "client" program (usually called 'irc') which
  17. connects to the irc network via another program called a "server".
  18. Servers exist to pass messages from user to user over the irc network.
  19.  
  20. (3) How do I use a client?
  21.  
  22.     You either compile the source yourself, have someone else on
  23. your machine compile the source for you, or use the TELNET client.
  24. "telnet bradenville.andrew.cmu.edu". Please only use the latter when you
  25. have no other way of reaching irc, as this resource is quite limited.
  26.  
  27. (4) Where can I get source for the irc client?
  28.  
  29. UNIX client-> cs.bu.edu /irc/clients
  30.           plod.cbme.unsw.edu.au
  31.           nic.funet.fi pub/unix/irc
  32.           ftp.informatik.tu-muenchen.de pub/net/irc
  33.           slopoke.mlb.semi.harris.com
  34.           there is also a client avaliable with the server code.
  35. EMACS elisp-> cs.bu.edu /irc/clients/elisp
  36.           nic.funet.fi
  37.               ftp.informatik.tu-muenchen.de
  38.           slopoke.mlb.semi.harris.com
  39. EMACS elisp "irchat"->  cs.bu.edu /irc/clients/elisp
  40.                         lehtori.cc.tut.fi:/pub/irchat
  41.             nic.funet.fi:/pub/irchat
  42. VMS ->        cs.bu.edu /irc/clients/vms
  43.           coombs.anu.edu.au
  44. REXX client for VM->    cs.bu.edu /irc/clients/rxirc
  45.                         ftp.informatik.uni-oldenburg.de pub/irc/rxirc
  46. MSDOS->         cs.bu.edu /irc/clients/msdos
  47.                 freebie.engin.umich.edu:/pub/irc/clients/MSDOS
  48.  
  49. Macintosh->     cs.bu.edu /irc/clients/macintosh
  50.                 sumex-aim.stanford.edu /info-mac/comm
  51.  
  52. (5) Which server do I connect to?
  53.  
  54.     It's usually best to try and connect to one geographically
  55. close, even though that may not be the best. You can always ask when you
  56. get on irc. Here's a list of servers avaliable for connection:
  57.         csd.bu.edu
  58.         ucsu.colorado.edu
  59.                 badger.ugcs.caltech.edu
  60.         ug.cs.dal.ca
  61.         nic.funet.fi
  62.                 vesuv.unisg.ch
  63.                 munagin.ee.mu.oz.au
  64.         sunsystem2.informatik.tu-muenchen.de
  65.  
  66. This is, by no means, a comprehensive list, but merely a start. Connect
  67. to the closest of these servers and join the channel #Twilight_Zone
  68. When you get there, immediately ask what you want. Don't say "I have a
  69. question" because then hardly anyone will talk. 
  70.  
  71. (6) OK, I've got a client and I'm connected to a server? Now what?
  72.  
  73.     It's probably best to take a look around and see what you want
  74. to do first. All irc commands start with a "/", and most are one word.
  75. Typing /help will get you help information. /names will get you a list
  76. of names, etc. 
  77.  
  78. The output is typically something like this-> (Note there are more
  79. channels than this, this is just sample output).
  80.  
  81. Pub: #hack      zorgo eiji Patrick fup htoaster 
  82. Pub: #Nippon    @jircc @miyu_d 
  83. Pub: #nicole    MountainD 
  84. Pub: #hottub    omar liron beer Deadog moh pfloyd Dode greywolf SAMANTHA
  85.  
  86. "Pub" means public (or "visible") channel. "hack" is the channel name.
  87. "#" is the prefix (see number 7 below). A "@" before someone's nickname
  88. indicates he/she is the "Channel operator" of that channel. A Channel
  89. Operator is someone who has control over a specific channel. It can be
  90. shared or not as the first Channel Operator sees fit. The first person
  91. to join the channel automatically gets Channel Operator, and can share
  92. it with anyone he/she chooses (or not).
  93.  
  94. (7) I hear this talk about "+" channels, but I don't see any. What were
  95. they? 
  96.  
  97.     "+" channels were in older server versions. They no longer
  98. exist, and probably will stay dead in later code revisions.
  99.  
  100. (8) What are good channels to try while using irc?
  101.  
  102.     #hottub and #initgame are almost always teeming with people.
  103. #hottub is meant to simulate a hot tub, and #initgame is non-stop game
  104. of "inits" (initials). Just join and find out! 
  105.     Many irc operators are in #Twilight_Zone ... so if you join
  106. that channel and don't hear much talking, don't worry, it's not because
  107. you joined, operators don't talk much on that channel anyways!
  108.  
  109. (9) How can I find out more about how + and # channels are changing? 
  110.  
  111.     ftp to cs.bu.edu and look at irc/irc-2.7.CHANGES
  112.  
  113. (10) What if someone tells me to type something cryptic?
  114.  
  115.     Never type anything anyone tells you to without knowing what it
  116. is. There is a problem with typing a certain command with the ircII
  117. client that gives anyone immediate control of your client (and thus can
  118. alter your account environment also).
  119.  
  120. (11) What is NickServ? What if I can't remember my NickServ password?
  121.  
  122.     To quote from NickServ's help text, NickServ's purpose is to
  123. keep unique nicknames on irc. NickServ sends a warning to anyone else
  124. who signs on with your nickname.  If you don't use IRC for 10 weeks,
  125. your nickname expires for reuse. 
  126.  
  127.     Only a NickServ operator can change your nickserv password.
  128. To find out which NickServ operators are online, send
  129. /msg NickServ@service.de OPERWHO
  130.  
  131. Nicknames with a "*" next to them are online at the time.
  132.  
  133. (12) What is IPCLUB? GIF-Archives of IRC-persons?
  134.  
  135.         IPCLUB stands for IRC Picture Club. It is an E-Mail service
  136. provided by tommi@phoenix.oulu.fi for all the users of the Internet. For
  137. more help, mail tommi@phoenix.oulu.fi with the subject of "IPCLUB/HELP".
  138.  
  139. (13) Where can I learn more?
  140.  
  141.     A good place to start might be downloading the irc tutorials.
  142. They're avaliable via anonymous ftp from cs.bu.edu in
  143. /irc/support/tutorial.* .. You can also join various IRC related mailing
  144. lists. "operlist" is a list that discusses current (and past) server
  145. code, routing, and protocol. You can join by mailing
  146. operlist-request@eff.org. You can join the irchat mailing list by
  147. mailing irchat-request@cc.tut.fi. There is a low traffic ircII mailing
  148. list, mail dl2p+@andrew.cmu.edu to be added. Another mailing list,
  149. ircd-three@eff.org, exists to discuss protocol revisions for the 3.0
  150. release of the ircd, currently in planning. Mail
  151. ircd-three-request@eff.org to be added to that.
  152.  
  153. (13) What do I do if I'm still confused or have additions to this posting?
  154.  
  155.     email hrose@eff.org or ask for help (in #Twilight_Zone) on irc.
  156.  
  157.